home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 118 / MacAddict 118 2006-06.toast / Software / Graphics & Multimedia / ImageWell 2.1.1 (freeware).dmg / ImageWell.app / Contents / Resources / ImageWell.scriptTerminology < prev    next >
Extensible Markup Language  |  2006-03-16  |  7KB  |  290 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5.     <key>Classes</key>
  6.     <dict>
  7.         <key>ImageWellApp</key>
  8.         <dict>
  9.             <key>Attributes</key>
  10.             <dict>
  11.                 <key>border</key>
  12.                 <dict>
  13.                     <key>Description</key>
  14.                     <string>color of border around image</string>
  15.                     <key>Name</key>
  16.                     <string>border</string>
  17.                 </dict>
  18.                 <key>borderwidth</key>
  19.                 <dict>
  20.                     <key>Description</key>
  21.                     <string>width of border, 0= no border</string>
  22.                     <key>Name</key>
  23.                     <string>borderwidth</string>
  24.                 </dict>
  25.                 <key>canvascolor</key>
  26.                 <dict>
  27.                     <key>Description</key>
  28.                     <string>color of canvas for JPG images</string>
  29.                     <key>Name</key>
  30.                     <string>canvascolor</string>
  31.                 </dict>
  32.                 <key>dropshadow</key>
  33.                 <dict>
  34.                     <key>Description</key>
  35.                     <string>drop shadow 0=none 1=yes</string>
  36.                     <key>Name</key>
  37.                     <string>dropshadow</string>
  38.                 </dict>
  39.                 <key>filename</key>
  40.                 <dict>
  41.                     <key>Description</key>
  42.                     <string>name of file when sending (without extension)</string>
  43.                     <key>Name</key>
  44.                     <string>filename</string>
  45.                 </dict>
  46.                 <key>filetype</key>
  47.                 <dict>
  48.                     <key>Description</key>
  49.                     <string>0 = tiff, 1 = jpg</string>
  50.                     <key>Name</key>
  51.                     <string>filetype</string>
  52.                 </dict>
  53.                 <key>lastheight</key>
  54.                 <dict>
  55.                     <key>Description</key>
  56.                     <string>height of image</string>
  57.                     <key>Name</key>
  58.                     <string>lastheight</string>
  59.                 </dict>
  60.                 <key>lastsave</key>
  61.                 <dict>
  62.                     <key>Description</key>
  63.                     <string>name of last saved temp image</string>
  64.                     <key>Name</key>
  65.                     <string>lastsave</string>
  66.                 </dict>
  67.                 <key>lasturl</key>
  68.                 <dict>
  69.                     <key>Description</key>
  70.                     <string>url of last file sent</string>
  71.                     <key>Name</key>
  72.                     <string>lasturl</string>
  73.                 </dict>
  74.                 <key>lastwidth</key>
  75.                 <dict>
  76.                     <key>Description</key>
  77.                     <string>width of image </string>
  78.                     <key>Name</key>
  79.                     <string>lastwidth</string>
  80.                 </dict>
  81.                 <key>quality</key>
  82.                 <dict>
  83.                     <key>Description</key>
  84.                     <string>Quality of image when saving JPG's 0.1 to 1.0</string>
  85.                     <key>Name</key>
  86.                     <string>quality</string>
  87.                 </dict>
  88.                 <key>scale</key>
  89.                 <dict>
  90.                     <key>Description</key>
  91.                     <string>Scale sizing - 0.05 to 1.0</string>
  92.                     <key>Name</key>
  93.                     <string>scale</string>
  94.                 </dict>
  95.                 <key>shape</key>
  96.                 <dict>
  97.                     <key>Description</key>
  98.                     <string>shape 0-11, where 0 = square, 1=circle, etc.</string>
  99.                     <key>Name</key>
  100.                     <string>shape</string>
  101.                 </dict>
  102.                 <key>shapeattr</key>
  103.                 <dict>
  104.                     <key>Description</key>
  105.                     <string>attribute of shape (if applicable)</string>
  106.                     <key>Name</key>
  107.                     <string>shapeattr</string>
  108.                 </dict>
  109.                 <key>watermark</key>
  110.                 <dict>
  111.                     <key>Description</key>
  112.                     <string>watermark placement, 0= no watermark</string>
  113.                     <key>Name</key>
  114.                     <string>watermark</string>
  115.                 </dict>
  116.                 <key>watermarkcolor</key>
  117.                 <dict>
  118.                     <key>Description</key>
  119.                     <string>color of text of watermark</string>
  120.                     <key>Name</key>
  121.                     <string>watermarkcolor</string>
  122.                 </dict>
  123.                 <key>watermarkopacity</key>
  124.                 <dict>
  125.                     <key>Description</key>
  126.                     <string>watermark opacity 0-1.0, 1.0=fully opaque</string>
  127.                     <key>Name</key>
  128.                     <string>watermarkopacity</string>
  129.                 </dict>
  130.                 <key>watermarktext</key>
  131.                 <dict>
  132.                     <key>Description</key>
  133.                     <string>text of watermark</string>
  134.                     <key>Name</key>
  135.                     <string>watermarktext</string>
  136.                 </dict>
  137.                 <key>watermarktextsize</key>
  138.                 <dict>
  139.                     <key>Description</key>
  140.                     <string>size of text in points 12.0 - 64.0</string>
  141.                     <key>Name</key>
  142.                     <string>watermarktextsize</string>
  143.                 </dict>
  144.             </dict>
  145.             <key>Description</key>
  146.             <string>ImageWell Application</string>
  147.             <key>Name</key>
  148.             <string>ImageWellApp</string>
  149.             <key>PluralName</key>
  150.             <string>ImageWellApps</string>
  151.         </dict>
  152.     </dict>
  153.     <key>Commands</key>
  154.     <dict>
  155.         <key>copyImage</key>
  156.         <dict>
  157.             <key>Description</key>
  158.             <string>copy image to clipboard</string>
  159.             <key>Name</key>
  160.             <string>copy image</string>
  161.         </dict>
  162.         <key>edit</key>
  163.         <dict>
  164.             <key>Description</key>
  165.             <string>Edit window to add balloons</string>
  166.             <key>Name</key>
  167.             <string>edit</string>
  168.         </dict>
  169.         <key>export</key>
  170.         <dict>
  171.             <key>Arguments</key>
  172.             <dict>
  173.                 <key>height</key>
  174.                 <dict>
  175.                     <key>Description</key>
  176.                     <string>height of image </string>
  177.                     <key>Name</key>
  178.                     <string>height</string>
  179.                 </dict>
  180.                 <key>width</key>
  181.                 <dict>
  182.                     <key>Description</key>
  183.                     <string>width of image</string>
  184.                     <key>Name</key>
  185.                     <string>width</string>
  186.                 </dict>
  187.             </dict>
  188.             <key>Description</key>
  189.             <string>export image to temp folder</string>
  190.             <key>Name</key>
  191.             <string>export</string>
  192.         </dict>
  193.         <key>grabScreen</key>
  194.         <dict>
  195.             <key>Description</key>
  196.             <string>grab screen</string>
  197.             <key>Name</key>
  198.             <string>grab screen</string>
  199.         </dict>
  200.         <key>grabSelection</key>
  201.         <dict>
  202.             <key>Description</key>
  203.             <string>grab selection</string>
  204.             <key>Name</key>
  205.             <string>grab selection</string>
  206.         </dict>
  207.         <key>import</key>
  208.         <dict>
  209.             <key>Arguments</key>
  210.             <dict>
  211.                 <key>filename</key>
  212.                 <dict>
  213.                     <key>Description</key>
  214.                     <string>filename of image in temp folder</string>
  215.                     <key>Name</key>
  216.                     <string>filename</string>
  217.                 </dict>
  218.             </dict>
  219.             <key>Description</key>
  220.             <string>import image from temp folder</string>
  221.             <key>Name</key>
  222.             <string>import</string>
  223.         </dict>
  224.         <key>pasteImage</key>
  225.         <dict>
  226.             <key>Description</key>
  227.             <string>paste image from clipboard</string>
  228.             <key>Name</key>
  229.             <string>paste image</string>
  230.         </dict>
  231.         <key>preview</key>
  232.         <dict>
  233.             <key>Description</key>
  234.             <string>Preview window to adjust image</string>
  235.             <key>Name</key>
  236.             <string>preview</string>
  237.         </dict>
  238.         <key>rotateImage</key>
  239.         <dict>
  240.             <key>Description</key>
  241.             <string>rotate image clockwise</string>
  242.             <key>Name</key>
  243.             <string>rotate image</string>
  244.         </dict>
  245.         <key>send</key>
  246.         <dict>
  247.             <key>Arguments</key>
  248.             <dict>
  249.                 <key>filename</key>
  250.                 <dict>
  251.                     <key>Description</key>
  252.                     <string>filename or leave blank for sending current image</string>
  253.                     <key>Name</key>
  254.                     <string>filename</string>
  255.                 </dict>
  256.                 <key>height</key>
  257.                 <dict>
  258.                     <key>Description</key>
  259.                     <string>height of image</string>
  260.                     <key>Name</key>
  261.                     <string>height</string>
  262.                 </dict>
  263.                 <key>to</key>
  264.                 <dict>
  265.                     <key>Description</key>
  266.                     <string>location or leave blank for sending to default location</string>
  267.                     <key>Name</key>
  268.                     <string>to</string>
  269.                 </dict>
  270.                 <key>width</key>
  271.                 <dict>
  272.                     <key>Description</key>
  273.                     <string>width of image</string>
  274.                     <key>Name</key>
  275.                     <string>width</string>
  276.                 </dict>
  277.             </dict>
  278.             <key>Description</key>
  279.             <string>send file or image to location or default</string>
  280.             <key>Name</key>
  281.             <string>send</string>
  282.         </dict>
  283.     </dict>
  284.     <key>Description</key>
  285.     <string>ImageWell applescripting suite</string>
  286.     <key>Name</key>
  287.     <string>ImageWell</string>
  288. </dict>
  289. </plist>
  290.